/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}
.container{
    margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.col-lg-4,.col-lg-8,.col-lg-3,.col-lg-9{
    padding-left: 2px;
    padding-right: 2px;
}

/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height:111px;
	background-color: #fff;
}

.logo{
	width: 366px;
	margin-top: 20px;
	margin-left: 18px;
}

.logo-wen{
	font-size: 24px;
	color: #333;
	height: 73px;
	line-height: 73px;
	margin-left: 27px;
	margin-top: 20px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}

.header-1-dl{
	margin-top: 45px;
	margin-right: 22px;
}
.header-1-dl dl{
	margin:0;
}

.header-1-dl dd{
	float: left;
	margin-right: 20px;
}

.header-1-dl dd>a{
	display: block;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #333;
	padding-left:30px;
	background-repeat: no-repeat; 
	background-position: left center;
}
.header-1-dl dd>a:hover{
	color: #c61000;
}


.search{
	width: 307px;
	position: relative;

	margin-top: 36px;
}

.search input:focus,.search select:focus{
	outline: none;
}

.search dl{
	margin:0;
}

.search dd{
	float: left;
	margin-left: 4px;
}
.search dd:first-child{
	width: 166px;
	margin-left: 0;
}


.search dd:first-child+dd{
	width: 89px;
}
.search dd:first-child+dd+dd{
	width:44px;
}
.search input[type="text"]{
	display: block;
	width: 100%;
	height: 37px;
	border:1px solid #e7e7e7;
	font-size: 12px;
	color: #333;
	line-height: 1.428571;
	padding: 6px 12px;
}
.search select{
	display: block;
	width: 100%;
	height: 37px;
	border:1px solid #e7e7e7;
	font-size: 12px;
	color: #333;
	line-height: 1.428571;
	padding: 6px 12px;
}
.search input[type="image"]{
	display: block;
	width: 100%;
}








.nav-wp{
	position: relative;
	background-color:#c61000;
	z-index: 500;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 10%;
	text-align: center;
	position: relative;
	border-left: 1px solid #c61000;

}
.nav-zi.nav>ul>li{
	width: 14.28571%;
} 
.nav>ul>li>a{
	display: block;
	height: 57px;
	line-height: 57px;
	font-size: 18px;
	color:#fff;
	/*transition: .3s;*/

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	background-color:#a90e00;

}
.nav>ul>li>ul{
	position: absolute;
	left: 0px;
	right: 0;
	top:57px;
	z-index: 600;
	background-color: #c61000;
	display: none;
}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 10px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color:#fff;
	/*transition: .3s;*/
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	background-color: #a90e00;
}








/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
}

.news-1 {
	width: 100%
}
.fefe .flex-control-thumbs {
	margin-top: 1%;
	display: block
}

.fefe .flex-control-thumbs li {
	width: 32.6666666666666666666667%;
	margin-left: 1%;
	position: relative;
	cursor: pointer
}

.fefe .flex-control-thumbs li {
	position: relative;
	padding-bottom: 21.07%;
	overflow: hidden
}

.fefe .flex-control-thumbs li:first-child {
	margin-left: 0
}

.fefe .flex-control-thumbs li img {
	padding: 2px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #fff;
	width: 100% !important;
	height: 100% !important;
	opacity: 1
}

.fefe .flex-control-thumbs li img:hover {
	opacity: 1
}

.fefe .flex-control-thumbs .flex-active {
	border: 1px solid #c61000
}

.fefe .slides>li>a {
	position: relative;
	display: block;
	padding-bottom: 61.33%
}

.fefe .slides>li>a>img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important
}

.fafa .slides>li{
	height:345px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.fafa .slides>li>a>img{
	display: none;
	width: 100%;
}

.fafa .flex-control-paging li a{
	width: 13px;
	height: 13px;
	transition: .3s;
}


.fafa .flex-control-nav li{
	margin:0 14px;
}
.fafa .flex-control-nav{
	bottom: 39px;
}


.main0{
	padding: 8px 0 10px;
}


.main0-1{
	background-color:#e7e7e7;
/*	height: 165px;*/
	padding:  14px 6px;
	padding-left: 164px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(../../img/main0-1.jpg);
}
.main0-1 h1{
	margin:0;
	font-size: 24px;
	color: #c61000;
	text-align: center;
	padding-top: 3px;
}
.main0-1 p{
	margin:0;
	font-size: 14px;
	color: #999;
	line-height: 2;
	text-indent: 2em;
	margin-top: 10px;
	/* text-align0: center; */
	height: 56px;
	overflow: hidden;
}



.m25{
	margin-top: 25px;
}

.main0-2-left{
	width: 540px;
	margin-right: 35px;
}

.fmain0-2 .slides>li>a.imgbox_a{padding-bottom: 61.8%;}


.fmain0-2 .slides>li>a h1{
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 57px;
	line-height: 57px;
	background-image: url(../../img/heidi2.png);
	color: #fff;
	font-size: 16px;
	padding-left: 33px;
	padding-right: 150px;
	z-index: 15;

}

.fmain0-2 .flex-control-nav{
	display: block;
	z-index: 25;
	text-align: right;
	padding-right: 21px;
	height: 0;
	bottom:32px ;
}

.fmain0-2 .flex-control-paging li a{
	background-image: url(../../img/arrow-b2.png);
}
.fmain0-2 .flex-control-paging li a.flex-active{
	background-image: url(../../img/arrow-b2-h.png);

}

.main0-2-right{
	overflow: hidden;
}


.title-11{
	background-color: #f8f7f5;
	padding-right: 20px;
}
.title-11 span.fl{
	font-size: 18px;
	color: #333;
	cursor: pointer;
	padding: 0 25px;
	height: 48px;
	line-height: 48px;
}

.title-11 span.fl.cur{
	background-color: #c61000;
	color: #fff;
}

.title-11 a.fr{
	display: none;
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}
.title-11 a.fr:hover{
	color: #c61000;
}

.title-11 a.fr.frr{
	display: block;
}
.title-22 a p{
    font-size: 14px;
    color: #666;
    height: 27px;
    line-height: 27px;
    background-color: #f2f2f2;
    padding: 0 35px;
    display: inline-block;
    border-radius: 20px;
    margin-top: 10px;
    margin-left: 10px;
}
.list01{overflow: hidden;}
.list01-wp .list01{display: none;}
.list01-wp .list01:first-child{display: block;}
.main0-2-right .list01-wp .list01:first-child{display: none;}
.main0-2-right .list01-wp .list01:first-child+.list01{display: block;}
.list01 ul{
	margin:0;
}

.list01{
	padding-top: 18px;
}
.list01 ul{
	margin:0;
}

.list01 li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(../../img/list01.jpg);
	padding-right: 80px;
	height: 31px;
	line-height: 31px;
}
.list01 ul:first-child li:first-child{
	margin-top: 0!important;
}
.list01 li.cur{
	color: #c61000;
}
.list01 li a{
	font-size: 14px;
	color: #333;
}
.list01 li.cur a{
	color: #c61000;
}
.list01 li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}


.list00{overflow: hidden;	width:48%;}
.list00-wp .list00{display: none;}
.list00-wp .list00:first-child{display: block;}
.main0-2-right .list00-wp .list00:first-child{display: none;}
.main0-2-right .list00-wp .list00:first-child+.list00{display: block;}
.list00 ul{
	margin:0;
}

.list00 ul{
	margin:0;
}

.list00 li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(../../img/list01.jpg);
	padding-right: 80px;
	height: 31px;
	line-height: 31px;
}
.list00 ul:first-child li:first-child{
	margin-top: 0!important;
}
.list00 li.cur{
	color: #c61000;
}
.list00 li a{
	font-size: 14px;
	color: #333;
}
.list00 li.cur a{
	color: #c61000;
}
.list00 li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}
.main1{
	padding: 10px 0 10px;
	background-color: #f8f7f5;
}


.main1-left{
	width: 925px;
	margin-right: 30px;
}

.main1-right{
	overflow: hidden;
}


.title-22{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../../img/title-22.jpg);
}


.title-22 span.fl{
	height: 48px;
	line-height: 48px;
	padding: 0	25px;
	background-color: #c61000;
	color: #fff;
	font-size: 18px;
}


.title-22 a.fr{
	font-size: 14px;
	color: #666;
	margin-top: 15px;
	margin-right: 20px;
}
.title-22 a.fr:hover{
	color: #c61000;
}
.borbox{
	background-color: #ffffff;
	border:1px solid #d3d3d3;
	padding:15px 20px;
	margin-top: 8px;
}
.borbox .list01{
	padding-top: 0;
}
.borbox.borbox2{
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../../img/borbox2.jpg);
}

.borbox.borbox2 .list01 ul{
	margin-left: -6%;
}
.borbox.borbox2 .list01 li{
	float: left;
	width: 44%;
	margin-left:6%;
}
.borbox.borbox2 .list01 li:first-child+li{
	margin-top: 0;
}

.borbox3.borbox2{
	background-image: none!important;
}
.borbox3.borbox2 .list01 ul{
	margin-left: -3%;
}
.borbox3.borbox2 .list01 li{
	float: left;
	width: 47%;
	margin-left:3%;
}
.main2{
	padding: 12px 0;
	background-color: #fff;
}

.fmain2 a.imgbox_a{
	padding-bottom: 11.4285%;
}

.main2-2{
	margin-top: 27px;
}
.tui1{
	padding: 7px 0 18px;
}

.xinwen2-1 .col-lg-8 .tui1{
	padding: 16px 0 30px;
}



.tui-pic{
	width: 159px;
	margin-right: 20px;
}

.tui-pic a.imgbox_a{
	padding-bottom: 66.038%;
}
.tui-con{
	overflow: hidden;
	padding-top: 8px;
}

.tui-con h1{
	margin:0;
	font-size: 14px;
	color: #c61000;
	font-weight: bold;
}


.tui-con p{
	margin:0;
	font-size: 14px;
	color: #999;
	line-height: 2;
	height: 56px;
	overflow: hidden;
	margin-top: 10px;
}


.main3{
	padding: 20px 0;
	background-color: #f8f7f5;
}
.main3 .tui1{
	padding: 0 0 9px;
}
.fmain3-div {
	width: 404px;
	margin-right: 25px;
	overflow: hidden;
}

.fmain3 a.imgbox_a{
	padding-bottom: 62%;
}

.main3-bg{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../../img/heidi2.png);
	z-index: 30;
}
.main3-bg i{
	position: absolute;
	width: 54px;
	height: 54px;
	left: 50%;
	margin-left: -27px;
	top: 50%;
	margin-top: -27px;
	background-image: url(../../img/bo1.png);
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}



.fmain3 .flex-direction-nav a{
	width: 33px;
	height: 52px;
	margin-top: -26px;
	transition: .3s;
}


.fmain3 .flex-direction-nav .flex-next{
	right: -33px;
}

.fmain3 .flex-direction-nav .flex-prev{
	left: -33px;
}


.fmain3:hover .flex-direction-nav .flex-next{
	right: 0;
}
.fmain3:hover .flex-direction-nav .flex-prev{
	left: 0;
}

.min284{
    height: 284px;
}

.min302{
    height: 302px;
}
.main4{
	padding: 10px 0 20px;
	background-color: #ffffff;
}


.main4-2{
	margin-top: 10px;
}

.main4-dl{
	padding-top: 8px;
}
.main4-dl dl{
	margin:0;
	margin-left: -3.5%;
	margin-top: 0%;
}

.main4-dl dd{
	float: left;
	width: 96.5%;
	margin-left: 3.5%;
	margin-bottom: 1.5%;
}
.main4-dl dd a.imgbox_a{
	padding-bottom: 20%;
}


.main5{
	padding: 20px 0;
	background-color: #f8f7f5;
}
.main5-1{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../../img/main5-1.jpg);
	margin-top: 8px;
	display: grid;
	-webkit-background-size: cover;
	background-size: cover;
}
.main5-1-bg{
	height: 284px;
	background-image: url(../../img/heidi2.png);
	padding: 0	15px 0;
}
.main5-2{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../../img/main5-2.jpg);
	height: 284px;
	margin-top: 22px;
	-webkit-background-size: cover;
	background-size: cover;
}
.main5-2 a{
	display: block;
	height: 100%;
	padding: 30px 42px 0;
	font-size: 14px;
	color: #333;
	text-indent: 2em;
	line-height: 2;
}
.main5-2 a p{
	margin:0;
	text-indent: 2em;
}
.main5-1-bg dl{
	margin-left: -1%;
}

.main5-1-bg dd{
	float: left;
	width: 24%;
	margin-left: 1%;
	padding-top: 28px;
}

.main5-1-bg dd a{
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.main5-1-bg dd a:hover{
	/*color: #c61000;*/
	/*font-weight: bold;*/
}
.main5-1-bg dd a img{
	display: block;
	margin:0 auto 14px;
}

.main5-2-bg dl{
	margin-left: -1%;
}

.main5-2-bg dd{
	float: left;
	width: 24%;
	margin-left: 1%;
	padding-top: 28px;
}

.main5-2-bg dd a{
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.main5-2-bg dd a:hover{
	/*color: #c61000;*/
	/*font-weight: bold;*/
}
.main5-2-bg dd a img{
	display: block;
	margin:0 auto 14px;
}

.main6{
	padding: 30px 0;
	background-color: #ffffff;
}

.main6-title{
	width: 90px;
	margin-right: 11px;
}
.main6-title img{
	display: block;width: 100%;
}
.main6-dl{
	overflow: hidden;
}

.main6-dl dl{
	margin:0;
	margin-left: -0.5%;
}

.main6-dl dd{
	float: left;
	width: 16%;
	margin-left: 0.5%;
	height: 161px;
	border:1px solid #d6d6d6;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 26px;
}

.main6-dl dd img{
	display: block;
	width: 83px;
	margin:0 auto 3px;
}
.zhaopin-left2 {
	width: 365px;
	margin-left: 25px;
	padding-top: 15px;
	border-radius: 8px;
	background-color: #efefef;
	padding: 15px
}

.zhaopin-left2 h1 {
	margin: 0;
	font-size: 16px;
	color: #c61000;
	font-weight: 600;
	margin-bottom: 0px
}

.zhaopin-left2 dl {
	margin: 0
}

.zhaopin-left2 dd {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 2px
}

/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{

}


.footer-1{
	background-color: #494949;
	padding:20px 0;
}

.foo1-title{
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	height: 34px;
	margin-left: 35px;
	margin-right: 25px;
}

.foo1-div{
	overflow: hidden;
}
.foo1-div dl{
	margin:0;
	margin-left: -2%;
}
.foo1-div dd{
	float: left;
	width: 31%;
	margin-left: 2%;
}

.footer-2{
	background-color: #494949;

}

.footer-2-div{
	border-top: 1px solid #6c6c6b;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height:2.6;
}




/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../../img/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../../img/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 265px;
   margin-left: 15px;
   margin-top: 11px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../../img/heidi.png);
	display: none;

}


.lantern-wp{
	position: relative;
	height: 0;
	left: 0;
	top: 0;
	z-index: 500;
	width: 100%;
}
.lantern-wp.cur{
	position: fixed;
}

.lantern{
	position: fixed;
	bottom: 10px;
	/*width: 189px;*/
	width: 308px;
	padding-top: 25px;

}
.lantern i{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 23px;
}
.lantern i img{
	display: block;
	width: 100%;
}
.lantern1{right:35px;}
.lantern2{left:35px;}
.lantern a.imgbox_a{
	/*padding-bottom: 177.25%;*/
	padding-bottom: 65.26%;
}
/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/




.banner-2{
	height:294px ;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.banner-2 img{
	display: none;
	width: 100%;
}

.erji{
	padding: 40px 0;
	background-color: #f8f7f5;
}


.xinwen-left{
	width: 315px;
	margin-right: 40px;
}
.menu-list+.xinwen_item{
	margin-top: 22px;
}
.xinwen_item+.xinwen_item{
	margin-top: 22px;
}
.xinwen_item-title{
	height: 53px;
	line-height: 53px;
	background-color: #c61000;
	color: #fff;
	text-align: center;
	font-size: 18px;
}


.xinwen_item-bai{
	background-color: #fff;
	padding:16px 20px 30px;
}

.xinwen_item-bai .list01{
	padding-top: 0;
}

.xinwen_item-bai .list01 li{
	padding-right: 0;
}
.xinwen_item-dl {
	padding-bottom: 18px;
}

.xinwen_item-dl dl{
	margin:0;
	margin-left: -6%;
}

.xinwen_item-dl dd{
	float: left;
	width: 27.333333333%;
	cursor: pointer;
	height: 31px;
	line-height: 29px;
	text-align: center;
	font-size: 15px;
	color: #666;
	border:1px solid #d3d3d3;
	margin-left: 6%;
}

.xinwen_item-dl dd.cur{
	background-color:#6d6d6d;
	border-color:#6d6d6d; 
	color: #fff;
}

.mianbaoxie{
	font-size: 14px;
	color: #666;
	margin-top: 14px;
}
.mianbaoxie a:hover,.mianbaoxie span{
	color: #c61000;
}

.erji-content{
	overflow: hidden;
	background-color: #fff;
	padding: 40px;
}

.xinwen-div .tui1{
	padding: 29px 0 23px;
}

.xinwen-list ul{
	margin:0;
	border-top: 1px solid #e9e9e9;
}

.xinwen-list li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: 7px center;
	background-image: url(../../img/list01.jpg);
	padding-right: 212px;
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #e9e9e9;
}

.xinwen-list li.cur{
	color: #c61000;
}
.xinwen-list li a{
	font-size: 14px;
	color: #666;
}
.xinwen-list li.cur a{
	color: #c61000;
}
.xinwen-list li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}

.yanj{
	position: absolute;
	right:105px;
    width: 91px;
    height: 21px;
    line-height: 21px;
    top: 50%;
    margin-top: -10px;
    border-radius: 5px;
	background-image: url(../../img/yanj.png);
	background-repeat: no-repeat;
	background-position: center ;
	padding-left: 45px;
	color: #fff;
	font-size: 14px;
}

.fenye{
	text-align: center;
	padding-top: 40px;
}

.fenye ul{
	margin:0;
}

.about1-right{
	width: 318px;
	margin-left: 31px;
}
.about1-right dl{
	margin:0;
}
.about1-right dd a.imgbox_a{
	padding-bottom: 49.371%;
	margin-top: 23px;
}
.about1-right dd a.imgbox_a span{
	position: absolute;
	color: #fff;
	font-size: 24px;
	left: 30px;
	top: 36px;
}
.about1-right dd:first-child{
	margin-bottom: 31px;
}
.about1-right dd h1{
	margin:0;
	font-size: 24px;
	color: #c61000;
}
.about1-left{
	overflow: hidden;
	background-color: #fff;
	padding: 35px 30px;
}

.about-title h1{
	margin:0;
	font-size: 24px;
	color: #c61000;position: relative;
	z-index: 60;
}
.about1-left-div{
	margin-top: 20px;
}
.about1-pic{
	width: 307px;
	margin-right: 40px;
	margin-top: 7px;
}
.about1-pic a.imgbox_a{
	padding-bottom: 78.624%;
}
.about1-left-right{
	overflow: hidden;
}

.about1-left-con{
	font-size: 14px;
	color: #666;
	line-height: 2.2;
	text-indent: 2em;
	height: 150px;
	overflow: hidden;
}
.about1-dl{
	margin-top: 40px;
}

.about1-dl dl{
	margin:0;
}

.about1-dl dd{
	float: left;
	font-size: 0;
	margin-left: 35px;
}

/*.about1-dl dd:first-child{*/
/*	margin-left: 0;*/
/*}*/
.about1-dd-con{
	display: inline-block;
	text-align: center;
}

.about1-dd-con h1{
	margin:0;
	font-size: 14px;
	color: #c61000;
}

.about1-dd-con h1 span{
	font-family: "Impact";
	font-size: 40px;
}
.about1-dd-con h2{
	margin:0;
	font-size: 12px;
	color: #666;
	margin-top: 15px;
}
.more1{
	height: 23px;
	line-height: 23px;
	margin-top: 15px;
}
.more1 a{
	font-size: 14px;
	color: #c61000;
}


.about2{
	margin:30px 0;
	background-color: #fff;
	padding: 35px 30px 10px;
}
.about2-dl{
	position: relative;
	z-index: 60;
}
.about2-dl dd{
	float: left;
	margin-left: 12px;
	padding: 0	8px;
	padding-bottom: 18px;
	font-size: 14px;
	color: #666;
	background-repeat: repeat-x;
	background-position: left bottom;
	cursor: pointer;
	padding-top: 5px;
}
.about2-dl dd.cur{
	background-image: url(../../img/ddhong.jpg);
	color: #c61000;
}
.about2-dl dd:first-child{
	margin-left: 0;
}

.about-title{
	position: relative;
}

.about-title i{
	z-index: 40;
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	bottom: 1px;
	background-color: #dddddd;
}
.about2-div-wp{
	margin-top: 30px;
}
.about2-div-wp .about2-div{
	display: none;
	
}

.about2-div-wp .about2-div:first-child{
	display: block;
}

.about2-pic{


}
.about2-pic .imgbox_a{
	padding-bottom: 65.85%;
}

.about2-list-wp{padding-top: 25px;}
.about2-list .col-lg-3{
	margin-bottom: 30px;
}
.about2-list .col-lg-3 h1{
	text-align: center;	
	font-size: 18px;
	color: #333;
	margin:0;
	margin-top: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.about2-list .col-lg-3:hover h1{
	color: #c61000;
}


.about2-list .owl-nav button.owl-prev{
    position: absolute;
    left:0px;
    width: 40px;
    height: 73px;
    background-image: url(../../img/left333.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    transition: .3s;
    z-index: 50;
}

.about2-list .owl-nav button.owl-next{
    position: absolute;
    right:0px;
    width: 40px;
    height: 73px;
    background-image: url(../../img/right333.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    transition: .3s;
}







.about2-con{
	overflow: hidden;
	
}

.about2-con-h1{
	font-size: 18px;
	color: #c61000;
}
.about2-con-p {
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-top: 15px;
	height: 224px;
	overflow: auto;
	padding-right: 15px;
}

.about2-con-p p{
	margin:0;
}

.about3{
	padding: 35px 30px;
	background-color: #fff;
}
.about3-div{
	margin-top: 35px;
}


.about3-left{
	width: 732px;
}


.about3-1{
	padding-bottom: 14px;
	border-bottom: 1px dotted #dddddd;
}
.about3-1-pic{
	width: 72px;
	margin-right: 18px;
}

.about3-1-pic img{
	display: block;width: 100%;
}

.about3-1-con{
	overflow: hidden;
	padding-top:5px;
}
.about3-1-con h1{
	margin:0;
	font-size: 24px;
	color: #333;
}
.about3-1-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.about3-form .col-sm-6,.about3-form .col-sm-12,.about3-form .col-sm-5{
	margin-top:22px;
}

.about3-form input[type="text"]{
	border-radius: 0;
}

.about3-form textarea{
	resize: none;
	border-radius: 0;
	height: 130px;
}

.yanz{
	width: 318px;
	margin-right: 18px;
}

.yanz-pic{
	width: 136px;
}

.yanz-pic img{
	display: block;
	width: 100%;
}

.about3-form input[type="reset"]:focus,
.about3-form input[type="button"]:focus{
	outline: none;
	
}


.about3-form input[type="reset"],
.about3-form input[type="button"]{
	display: block;
	width: 100%;
	height:49px;
	border:0;
	color: #fff;
	font-size: 16px;
	background-color: #c61000;
	cursor: pointer;
}
.about3-form input[type="reset"]{
	background-color: #b0b0b0;
}


.about3-right{
	width: 543px;
	height:457px ;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../../img/about3-2.jpg);
	margin-top: 18px;
	padding: 33px 37px 0;
}

.about3-right h1{
	margin:0;
	font-family: "Impact";
	color: #fff;
	font-size: 60px;
	height:70px;
	line-height: 70px;
	padding-left: 83px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../img/h1.png);
}

.about3-right dl{
	margin:0;
	padding-top: 22px;
}

.about3-right dd{
	margin-top: 3px;
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
}
.about3-dd-con{
	overflow: hidden;
}

.main7{
	padding: 35px 0;
	background-color: #fff;
}
.main7-1-div{
	padding-top:22px; 
}
.main7-left{
	width: 451px;
	margin-right: 25px;
	margin-top: 6px;
}

.main7-right{
	overflow: hidden;
}

.main7-right .list01{
	padding-top: 0;
}
.main7-right .list01 li{
	padding-right: 0;
}

.main7-left .fmain0-2 .slides>li>a h1{
	height: 52px;
	line-height: 52px;
	padding-left: 25px;
	padding-right: 120px;
}
.main7-left .fmain0-2 .flex-control-nav{
	bottom: 30px;
}

.main7-1-2{
	margin-top: 25px;
}

.main7-1-2-pic a.imgbox_a{
	padding-bottom: 27.051%;
}

.main7-1-2-p{
	font-size: 14px;
	color: #999999;
	line-height: 2.2;
	text-indent: 2em;
	margin-top: 16px;
	height: 150px;
	overflow: hidden;
}

.main7-2{
	margin-top: 25px;
}

.main8{
	background-color: #f8f7f5;
	padding: 35px 0;
}

.main8-1-p{
	text-indent: 2em;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	line-height: 2;
	height: 84px;
}

.main8-1-dl dl{
	margin:0;
	margin-left: -2%;
}

.main8-1-dl dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	margin-top: 2%;
}

.main8-1-dl dd a.imgbox_a{
	padding-bottom: 61.576%;
}

.main8-1.borbox{
	padding:24px 30px;
}

.main8-1-dl dd a.imgbox_a h1{
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 39px;
	line-height: 39px;
	background-image: url(../../img/heidi.png);
	color: #fff;
	font-size: 14px;
	z-index: 15;
	text-align: center;

}

.main8-2{
	margin-top: 22px;
	overflow: hidden;
}
.fmain8 a.imgbox_a{
	padding-bottom: 61.78%;
}

.fmain8 .flex-direction-nav a{
	width: 33px;
	height: 52px;
	margin-top: -26px;
	transition: .3s;
}


.fmain8 .flex-direction-nav .flex-next{
	right: -33px;
}

.fmain8 .flex-direction-nav .flex-prev{
	left: -33px;
}


.fmain8:hover .flex-direction-nav .flex-next{
	right: 0;
}
.fmain8:hover .flex-direction-nav .flex-prev{
	left: 0;
}




.menu{
	width: 315px;
	margin-right: 40px;
}

.menu-h1{
	height:90px ;
	line-height: 90px;
	background-color: #c61000;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.menu-list ul,.menu-list dl{
	margin:0;
}

.menu-list{
	background-color: #fff;
	border-top: 1px solid #fff;
	padding-bottom: 20px;
}

.menu-list li>span{
	display: block;
	padding: 17px 15px;
	line-height: 1.6;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}


.menu-list li>a{
	display: block;
	padding: 17px 15px;
	line-height: 1.6;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.menu-list li>a:hover,.menu-list li.cur>a{
	background-color: #c61000;
	color: #fff;
}




.menu-list li>span.cur{
	background-color: #c61000;
	border-color: #c61000;
	color: #fff;
}
.menu-list li dl{
	padding: 24px 15px;
	display: none;
	border-bottom: 1px solid #e9e9e9;
}
.menu-list li dd{
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
	color: #666;
}
.menu-list li dd:first-child{
	margin-top: 0;
}

.pic-list{
	padding-bottom: 50px;
	border-bottom: 1px solid #eaeaea;
}

.pic-item{
	margin-top: 30px;
}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}


.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden
}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#c61000;
}


.danpian{
	padding-top: 30px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}
.danpian-h3{
	font-size: 22px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-con{
	font-size: 14px;
	color:#000;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#000!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#c61000;

}

.pic-list2 .pic-pic>a{
	padding-bottom: 62.79%;
}


.wenhua1{
	padding: 35px 0;
	background-color: #f8f7f5;
}

.wenhua1 .col-lg-3 .list01 li{
	padding-right: 0;
}

.wenhua1-pic{
	width: 407px;
	margin-right: 30px;
}

.wenhua1-pic .imgbox_a{
	padding-bottom: 70.516%;
}

.wenhua2{
	padding: 35px 0;
	background-color: #fff;
}
.wenhua2-dl{
	padding-top: 10px;
}
.wenhua2-dl dl{
	margin:0;
	margin-left: -2%;
}
.wenhua2-dl dd{
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 1%;
	border:1px solid #d7d7d7;
	padding: 15px;
}

.wenhua2-date{
	width: 67px;
	height: 67px;
	background-color: #c61000;
	margin-right: 18px;
	text-align: center;
	padding-top: 5px;
}

.wenhua2-date h1{
	margin:0;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
}

.wenhua2-date h2{
	margin:0;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}

.wenhua2-dd-con{
	overflow: hidden;
	padding-top: 13px;
}

.wenhua2-dd-con h1{
	margin:0;
	font-size: 15px;
	color: #333;
}

.wenhua2-dd-con h1 a:hover{
	color: #c61000;
}

.wenhua2-dd-con p{
	margin:0;
	font-size: 12px;
	color: #999;
	margin-top: 12px;
}

.wenhua3{
	background-color:#f8f7f5; 
}

.wenhua3-pic a.imgbox_a{
	padding-bottom: 61.7%;
}

.wenhua3-list{
	margin-top: 22px;
}

.wenhua3-list .item h1{
	margin:0;
	background-color: #fff;
	color: #333;
	text-align: center;
	font-size: 14px;
	height:60px ;
	line-height: 60px;
	padding: 0	15px;
}

.wenhua3-list .item:hover h1{
	color: #c61000;
}


.xinwen2-2{
	margin-top: 30px;
}

.xinwen2-2 .title-11{
	background-color: #fff;
}

.xinwen2-2-item{
	margin-top: 26px;
}

.xinwen2-2-2{
	margin:16px 0 17px;
}
.xinwen2-2-2-pic{
	overflow: hidden;
	margin-top: 20px;
}




.shengcan1-item{
	width: 49.25%;
	margin-top: 2%;
}

.shengcan1-item .imgbox_a{
	padding-bottom: 50%;
}


.shengcan1-item .imgbox_a:hover .shengc1-h1{opacity: 0;visibility: hidden;}
.shengcan1-item .imgbox_a:hover .shengc1-con{top: 0;}

.shengc1-h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 124px;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../../img/shengc-hei1.png);
	z-index: 25;
	transition: .3s;
	opacity: 1;
	visibility: visible;
}


.shengc1-h1 h1{
	font-size: 18px;
	color: #fff;
	margin:0;
	text-align: center;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 20px;
	z-index: 35;
}


.shengc1-con{
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	top: 100%;

	background-image: url(../../img/shengc-hei2.png);
	z-index: 55;
	padding: 75px 45px 0;
	transition: .3s;
}

.shengc1-con h2{
	margin:0;
	text-align: center;
	font-size: 18px;
	color: #fff;
}


.scline{
	width: 37px;
	height: 4px;
	margin:20px  auto 10px;
	background-color: #c61000;
}

.shengc1-p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 2.5;
	height: 105px;
	overflow: hidden;
}
.shengc1-p p{
	margin:0;
}

.shengc2 dl{
	margin:0;
	margin-left: -1.5%;
}

.shengc2 dd{
	float: left;
	width: 23.5%;
	margin-left: 1.5%;
	margin-top: 1.5%;
}

.shengc2 dd .imgbox_a{
	padding-bottom: 64%;
}
.shengc2 dd i{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 124px;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../../img/shengc-hei1.png);
	display: block;
	z-index: 25;
}
.shengc2 dd h1{
	font-size: 18px;
	color: #fff;
	margin:0;
	text-align: center;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 20px;
	z-index: 35;
}
.borbox12{
    position: relative;
}
.borbox12::after{
    position: absolute;
    content:"";
    width: 1px;
    top: 20px;
    bottom: 20px;
    background-color: #d3d3d3;
    left: 50%;
}
.borbox13::after{
    position: absolute;
    content:"";
    width: 1px;
    top: 150px;
    bottom: 20px;
    background-color: #d3d3d3;
    left: 50%;
}
.borbox12 .list01{
    width: 48%;
}

.borbox13 .list01{
    width: 48%;
}


#topImg{
	position: relative;
}
#topImgClose{
	position: absolute;
	width: 32px;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
#topImg a,#topImg img{
	display: block;
	width: 100%;
}











